Retrieve an enumerable collection of DataRows filled with values returned by this query. Because the result set implements IEnumerable`1, Language-Integrated Query (LINQ) queries can be executed against it.
Returns an enumerable collection of DataRows filled with values returned by this query. Returns an empty collection if no rows are found.
Query<ClassToFind> Class | DomainObjects.Facade.Command Namespace | Query<ClassToFind>.FindDataRows Overload List